$Id: README,v 1.5 2000/10/07 18:11:30 bodo Exp $

README for Preference editor

Compiling:
----------

You need gcc for PalmOS 0.5.0 or later with appropiate PalmOS header files
and pilrc 2.0 or later in order to compile this program. Actually older
version could work but these are what I'm using.

To build the program do the following steps:

1) make

That should do the trick.

Using the program:
------------------

Install pcount.prc on your Pilot. It _should_ work on any version but I
testet it only on my PalmIII.

A list of all Preferences is displayed, the creator IDs on the left side,
the owners on the right side. If there's no owner, then the string '-none-'
is displayed.
The S/U buttons switch views between Saved and Unsaved Preferences.
Tap View to view the selected record.
Tap Delete to delete the selected record.

CAUTION: The deletion of Preferences may couse applications failing to run!
         Do not delete Preferences of unknown purposes!
         The author is not responsible for ANY damage caused!

Send bug reports and/or patches to bodo@bellut.net

Copying/Warranty
----------------
 Copyright (C) 199,2000 Bodo Bellut

 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

Read the file COPYING for details.
